home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / mgplp378.lha / magplip / ReadMe < prev    next >
Text File  |  1996-05-13  |  4KB  |  112 lines

  1.  
  2.   magPLIP - SANA II compliant PLIP device driver for AmiTCP/IP, Envoy,
  3.             AS225 and other networking packages
  4.  
  5.   (C) Copyright 1993-1994 Oliver Wagner, Michael Balzer
  6.   (C) Copyright 1995 Jan Kratochvil & Martin Mares
  7.   (C) Copyright 1995-1996 Marius Groeger
  8.       All Rights Reserved.
  9.  
  10.   -------------------------------------------------------------------------
  11.                                IMPORTANT NOTE!
  12.   PLEASE READ THE UPGRADE INFORMATION IN THE SUPPLIED AMIGAGUIDE® DOCUMENT!
  13.   -------------------------------------------------------------------------
  14.  
  15.   This is another PLIP device driver. PLIP means Parallel Line Internet
  16.   Protocol. Originally based upon the plip.device released by Oliver
  17.   Wagner and Michael Balzer, this version has been completely rewritten.
  18.  
  19.   The main distinguishing features to the original version include
  20.  
  21.    * Much more line security through machine independent timeout handling
  22.  
  23.    * Option to omit CRC checks
  24.  
  25.    * MTU 256 Bytes to 128KBytes
  26.  
  27.    * SANA-II special statistic counters
  28.  
  29.    * Much better configurable, especially with regard to slow systems
  30.  
  31.    * Major code cleanup, including the removal of assembler fragments,
  32.      globals, errors
  33.  
  34.    * Several protocol stacks may use magPLIP simultaneously
  35.  
  36.    * Installer script
  37.  
  38.    * AmigaGuide® online documentation
  39.  
  40.   Please read also the supplied AmigaGuide® document to obtain further
  41.   information about the installation and usage of magPLIP.
  42.  
  43.   You should install this software package by using the supplied Installer
  44.   script. If you have any suggestions or comments please contact me:
  45.  
  46.   Marius Groeger         email: mag@sysgo.de
  47.   Bärstadter Str. 4             groeger@goofy.zdv.uni-mainz.de
  48.   65307 Bad Schwalbach          i409@informatik.fh-wiesbaden.de
  49.   GERMANY
  50.  
  51.   --------------------------------------------------------------------------
  52.  
  53.   Release 37.8
  54.  
  55.     * bugfix: magPLIP can be used by multiple protocol stacks simultaneously.
  56.  
  57.   Release 37.7
  58.  
  59.     * Improved packet type tracking
  60.  
  61.     * SANA-II special statistic counters
  62.  
  63.     * Improved documentation
  64.  
  65.     * schematic drawing included that shows the cable wiring
  66.  
  67.   Release 37.5
  68.  
  69.     * on early startup time the MTU reported to protocol was not yet
  70.       the customized value but the default setting; At least Envoy
  71.       had problems with this bug
  72.  
  73.     * Frame buffer handling is now done dynamically, MTU can be set to
  74.       values up to 128K. A large MTU increases performance for large
  75.       data transfers such as in a file-server system.
  76.  
  77.     * Code more robust against initialization errors
  78.  
  79.     * ENV: settings are better checked for validity
  80.  
  81.   Release 37.4
  82.  
  83.     * Some documentation changes
  84.     * minor changes in the transfer code
  85.  
  86.   Release 37.3
  87.  
  88.     * Timeout handling is now system independent and gives a great
  89.       improvement to configuration and line security
  90.     * ARBITRATIONDELAY no longer used, but supported for old config-files
  91.  
  92.   Release 37.2
  93.  
  94.     * Significantly better performance (transfer routines rewritten in
  95.       assembly language)
  96.     * internal code cleanup
  97.  
  98.   Initial Release 37.1
  99.  
  100.   --------------------------------------------------------------------------
  101.  
  102.   This package is Freeware, but not in the public domain.
  103.  
  104.   It's strictly forbidden to include this archive in any kind of software
  105.   collection except Fred Fish's AmigaLibrary, Meeting Pearls CD's, Aminet,
  106.   Aminet CD's and BBS fileareas.
  107.  
  108.   This software is provided "as is". No representations or warranties are
  109.   made with respect to the accuracy, reliability, performance, currentness,
  110.   or operation of this software, and all use is at your own risk.
  111.  
  112.